func net.appendHex
2 uses
net (current package)
ip.go#L378: b = appendHex(b, (uint32(p[i])<<8)|uint32(p[i+1]))
parse.go#L176: func appendHex(dst []byte, i uint32) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)